home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="Windows-1252"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="7.10"
- Name="ubrowser"
- ProjectGUID="{2BB09AF3-E27A-4EB8-AEC3-F5380C7585A5}"
- Keyword="Win32Proj">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="Debug"
- IntermediateDirectory="Debug"
- ConfigurationType="1"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""C:\glut-3.7.6-bin";C:\glui_v2_2;"C:\mozilla\objdir-debug-xulrunner-small\dist\sdk\include";"C:\mozilla\objdir-debug-xulrunner-small\dist\include\webbrwsr";"C:\mozilla\objdir-debug-xulrunner-small\dist\include\docshell";"C:\mozilla\objdir-debug-xulrunner-small\dist\include\dom";"C:\mozilla\objdir-debug-xulrunner-small\dist\include\string";"C:\mozilla\objdir-debug-xulrunner-small\dist\include\widget";"C:\mozilla\objdir-debug-xulrunner-small\dist\include\gfx";"C:\mozilla\objdir-debug-xulrunner-small\dist\include\xpcom";"C:\mozilla\objdir-debug-xulrunner-small\dist\include\uriloader";"C:\mozilla\objdir-debug-xulrunner-small\dist\include\view";"C:\mozilla\objdir-debug-xulrunner-small\dist\include\layout";"C:\mozilla\objdir-debug-xulrunner-small\dist\include\content";"C:\mozilla\objdir-debug-xulrunner-small\dist\include\locale";"C:\mozilla\objdir-debug-xulrunner-small\dist\include\profdirserviceprovider";"C:\mozilla\objdir-debug-xulrunner-small\dist\include\xulapp""
- PreprocessorDefinitions="WIN32;_DEBUG;DEBUG;_WINDOWS;XP_WIN;XP_WIN32;MOZILLA_INTERNAL_API"
- MinimalRebuild="TRUE"
- BasicRuntimeChecks="3"
- RuntimeLibrary="5"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="FALSE"
- DebugInformationFormat="4"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="opengl32.lib glu32.lib version.lib comctl32.lib nspr4.lib plc4.lib profdirserviceprovider_s.lib xpcom.lib xul.lib"
- OutputFile="$(OutDir)/ubrowser.exe"
- LinkIncremental="2"
- AdditionalLibraryDirectories=""C:\glut-3.7.6-bin";C:\glui_v2_2\msvc\Release;"C:\mozilla\objdir-debug-xulrunner-small\dist\sdk\lib";"C:\mozilla\objdir-debug-xulrunner-small\dist\lib";"C:\mozilla\objdir-debug-xulrunner-small\dist\lib\components""
- IgnoreDefaultLibraryNames="msvcrtd.lib"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile="$(OutDir)/ubrowser.pdb"
- SubSystem="1"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"
- Description="Copying required files to application directory"
- CommandLine="if not exist "$(TargetDir)\*.dll" xcopy c:\mozilla\objdir-debug-xulrunner-small\dist\bin\*.* "$(TargetDir)" /s /y
- if not exist "$(TargetDir)\glut32.dll" copy C:\glut-3.7.6-bin\glut32.dll "$(TargetDir)" /y
- "/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="Release"
- IntermediateDirectory="Release"
- ConfigurationType="1"
- CharacterSet="2"
- WholeProgramOptimization="FALSE">
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""C:\glut-3.7.6-bin";C:\glui_v2_2;"C:\mozilla\objdir-opt-xulrunner-small\dist\sdk\include";"C:\mozilla\objdir-opt-xulrunner-small\dist\include\webbrwsr";"C:\mozilla\objdir-opt-xulrunner-small\dist\include\docshell";"C:\mozilla\objdir-opt-xulrunner-small\dist\include\dom";"C:\mozilla\objdir-opt-xulrunner-small\dist\include\xpcom";"C:\mozilla\objdir-opt-xulrunner-small\dist\include\widget";"C:\mozilla\objdir-opt-xulrunner-small\dist\include\gfx";"C:\mozilla\objdir-opt-xulrunner-small\dist\include\string";"C:\mozilla\objdir-opt-xulrunner-small\dist\include\uriloader";"C:\mozilla\objdir-opt-xulrunner-small\dist\include\view";"C:\mozilla\objdir-opt-xulrunner-small\dist\include\layout";"C:\mozilla\objdir-opt-xulrunner-small\dist\include\content";"C:\mozilla\objdir-opt-xulrunner-small\dist\include\locale";"C:\mozilla\objdir-opt-xulrunner-small\dist\include\profdirserviceprovider";"C:\mozilla\objdir-opt-xulrunner-small\dist\include\xulapp""
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;XP_WIN;XP_WIN32;MOZILLA_INTERNAL_API"
- RuntimeLibrary="4"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="FALSE"
- DebugInformationFormat="3"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="opengl32.lib glu32.lib version.lib comctl32.lib nspr4.lib plc4.lib profdirserviceprovider_s.lib xpcom.lib xul.lib"
- OutputFile="$(OutDir)/ubrowser.exe"
- LinkIncremental="1"
- AdditionalLibraryDirectories=""C:\glut-3.7.6-bin";C:\glui_v2_2\msvc\Release;"C:\mozilla\objdir-opt-xulrunner-small\dist\sdk\lib";"C:\mozilla\objdir-opt-xulrunner-small\dist\lib";"C:\mozilla\objdir-opt-xulrunner-small\dist\lib\components""
- IgnoreDefaultLibraryNames="msvcrt.lib"
- GenerateDebugInformation="TRUE"
- SubSystem="1"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"
- Description="Copying required files to application directory"
- CommandLine="if not exist "$(TargetDir)\*.dll" xcopy C:\mozilla\objdir-opt-xulrunner-small\dist\bin\*.* "$(TargetDir)" /s /y
- if not exist "$(TargetDir)\glut32.dll" copy C:\glut-3.7.6-bin\glut32.dll "$(TargetDir)" /y
- "/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <File
- RelativePath=".\app.cpp">
- </File>
- <File
- RelativePath=".\embeddedbrowser.cpp">
- </File>
- <File
- RelativePath=".\embeddedbrowser.h">
- </File>
- <File
- RelativePath=".\embeddedbrowserwindow.cpp">
- </File>
- <File
- RelativePath=".\embeddedbrowserwindow.h">
- </File>
- <File
- RelativePath=".\ubrowser.cpp">
- </File>
- <File
- RelativePath=".\ubrowser.h">
- </File>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>
-